@font-face {
    font-family: "portal-cieeIconss";
    src: url("portal-cieeIcons.eot");
    src: url("portal-cieeIcons.eot?#iefix") format("embedded-opentype"), url("portal-cieeIcons.woff")
        format("woff"), url("portal-cieeIcons.ttf") format("truetype"), url("portal-cieeIcons.svg#icomoon")
        format("svg");
    font-weight: normal;
    font-style: normal;
  }

[data-icon]:before {
    font-family: "portal-cieeIconss";
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}